home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 12⁄1⁄89 / 0349-Re Re IControl ignor-Jan90 < prev    next >
Encoding:
Text File  |  1990-01-12  |  1.1 KB  |  29 lines  |  [TEXT/GEOL]

  1. Item    0359452                         7-Jan-90        16:34
  2.  
  3. From:   FRIEDRICH1                      Friedrich, Steve
  4.  
  5. To:     D1165                           Esha, David C Hands,PRT
  6.  
  7. cc:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. Sub:    Re: Re: IControl ignoring…
  10.  
  11. The document is passed into the fDocument field of commands that are created in
  12. controls in the DialogView.  Half of the world wants operation of controls to
  13. affect the (changecount of) the document and half of the world wants to wait
  14. until a modal dialog is dismissed to change the document.  This gives us the
  15. ability to fully satisfy NEITHER!. Pretty neat, eh?
  16.  
  17. Seriously,
  18. there is a problem here and we don't have a simple fix that satisfies everyone.
  19. We certainly will address the issue in the next release of MacApp (sure, sure)
  20. and anticipating that time would like to ask the world for suggestions on how
  21. to most flexibly control whether commands created by controls should affect
  22. documents.  Should there be a field of TDialogView: fAffectsDocument that is
  23. copied into every control that is AddSubView'ed to the dialog.  Or is there a
  24. more suble way.
  25.  
  26. Regards,
  27. Steve
  28.  
  29.